Skip to content

feat: brownie#172

Merged
okwasniewski merged 3 commits into
mainfrom
feat/brownie
Jan 9, 2026
Merged

feat: brownie#172
okwasniewski merged 3 commits into
mainfrom
feat/brownie

Conversation

@okwasniewski

@okwasniewski okwasniewski commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Overview

This PR implements brownie. A shared state management between React Native and native.

@okwasniewski okwasniewski force-pushed the feat/brownie branch 5 times, most recently from 904b43c to 8cb5397 Compare December 19, 2025 10:00
@whydidoo

whydidoo commented Jan 3, 2026

Copy link
Copy Markdown

Hi! Great merge request. If I’m not mistaken, this introduces a new library for synchronizing the store between React Native and Native, right?

@okwasniewski

Copy link
Copy Markdown
Contributor Author

Hey @whydidoo yes it does! We are planning to roll out beta of this new library soon

@okwasniewski okwasniewski force-pushed the feat/brownie branch 3 times, most recently from 5370ace to 4293793 Compare January 7, 2026 14:00
@whydidoo

whydidoo commented Jan 7, 2026

Copy link
Copy Markdown

@okwasniewski Thanks for your answer. That’s good to hear. We have a similar prototype in our project.

@okwasniewski okwasniewski force-pushed the feat/brownie branch 2 times, most recently from 608ab8b to e1a6046 Compare January 8, 2026 14:17
@okwasniewski okwasniewski marked this pull request as ready for review January 8, 2026 14:18
feat: move to separate package

feat: improve cli

feat: improve plan and remaining todos

feat: handle multiple stores

feat: add tests for the cli

feat: make DX of defining your store better

feat: make hook work like useState

feat: wip rewrite to shared cxx layer

feat: improve swift api

fix: use built-in folly methods

feat: update the plan with re-render optimizations

fix: sync yarn.lock

fix: temporairly disable Android

feat: check-in generated code

feat: move store plan to ArchitecturePlan

feat: move installed to separate class

@artus9033 artus9033 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after two comments!

Comment thread packages/brownie/ios/BrownieStore.swift Outdated
Comment thread packages/brownie/package.json
@okwasniewski okwasniewski merged commit b93ef12 into main Jan 9, 2026
4 checks passed
@okwasniewski okwasniewski deleted the feat/brownie branch January 9, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants